Total Complexity | 19 |
Dependencies | 5 |
Dependents | 4 |
Total lines | 240 |
Lines of code | 141 |
Logical lines of code | 70 |
Comment lines | 60 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update() | 54 | 4 | 21 | |
update_balance() | 51 | 3 | 27 | |
find_by_hash() | 53 | 3 | 24 | |
find_by_uuid() | 53 | 3 | 24 | |
create() | 48 | 2 | 32 | |
get_balance() | 69 | 2 | 7 | |
__construct() | 80 | 1 | 3 | |
is_giftcard() | 79 | 1 | 3 |